1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-03 05:03:19 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
samherrington 1246a677d1 Remove console.logs
Using console in production is generally undesirable due to
performance loss and security concerns. Errors were changed
to console.error and console.logs were removed.
2018-09-29 15:50:32 -05:00
Maurits Lourens 3fbc749395 fixed eslint warnings 2017-11-24 17:00:03 +01:00
asmsuechan f79734391e Change to use the module 2017-07-26 15:16:18 +09:00
Dick Choi 79d0006f3f fix rename bug 2016-09-20 13:54:17 +09:00
Dick Choi eb163ef03c renew renameStorage api 2016-08-27 15:18:28 +09:00
Dick Choi c5414aadd1 extract renameStorage, removeStorage methods
and tests for each of them
2016-08-26 10:30:10 +09:00