diff options
author | bob <bcz@cs.brown.edu> | 2019-07-12 11:35:28 -0400 |
---|---|---|
committer | bob <bcz@cs.brown.edu> | 2019-07-12 11:35:28 -0400 |
commit | 5dcac451c4ea52a3273ed67fdd0b9151379c6059 (patch) | |
tree | 3f41e08d25ea7a867d865a66fc21948c3e38c585 /src/client/util/ClientUtils.ts | |
parent | 3a4a7ba1f35eeba7d48c954f80a92c6904e5d065 (diff) | |
parent | bde549beec0b9644ff0e39585989b1a6795750eb (diff) |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/util/ClientUtils.ts')
-rw-r--r-- | src/client/util/ClientUtils.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client/util/ClientUtils.ts b/src/client/util/ClientUtils.ts deleted file mode 100644 index 425bde14a..000000000 --- a/src/client/util/ClientUtils.ts +++ /dev/null @@ -1,4 +0,0 @@ -//AUTO-GENERATED FILE: DO NOT EDIT -export namespace ClientUtils { - export const RELEASE = false; -}
\ No newline at end of file |