mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 09:13:32 +08:00
fix: remove console.log (#32)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/* eslint-disable import/no-commonjs */
|
||||
|
||||
console.log('lol');
|
||||
|
||||
module.exports = {
|
||||
get StateUtils() {
|
||||
return require('./StateUtils').default;
|
||||
|
||||
Reference in New Issue
Block a user