diff options
| author | Priyansh <[email protected]> | 2022-01-18 20:06:18 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2022-01-18 20:06:18 -0500 |
| commit | 843ad5f108dbee4af47f8b127dc80434ec9096fc (patch) | |
| tree | a0b232efd41496677915184d20f80143a2c0020b | |
| parent | 9f66895f2f729ada5de7cbdc6878cba7fde0accb (diff) | |
| download | izuku.js-843ad5f108dbee4af47f8b127dc80434ec9096fc.tar.xz izuku.js-843ad5f108dbee4af47f8b127dc80434ec9096fc.zip | |
chore: remove build directory from git
| -rw-r--r-- | build/index.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/index.js b/build/index.js deleted file mode 100644 index 28372ab..0000000 --- a/build/index.js +++ /dev/null @@ -1,2 +0,0 @@ -"use strict"; -console.log('Hello world!'); |
