From 0848fe96cf09679926d307c86414cfb8b6f16d78 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Mon, 29 May 2017 11:39:12 +0200 Subject: Move files up and remove ts folder --- src/ts/utils/constants.ts | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/ts/utils/constants.ts (limited to 'src/ts/utils/constants.ts') diff --git a/src/ts/utils/constants.ts b/src/ts/utils/constants.ts deleted file mode 100644 index ec2fe744a..000000000 --- a/src/ts/utils/constants.ts +++ /dev/null @@ -1,3 +0,0 @@ -export const constants = { - NULL_ADDRESS: '0x0000000000000000000000000000000000000000', -}; -- cgit v1.2.3