Skip to content

Commit

Permalink
优化代码
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Jan 8, 2020
1 parent 2183b98 commit 4dba457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ private static function initFramework()
Imi::buildRuntime(Imi::getRuntimePath('imi-runtime-bak.cache'));
}
}
unset($result);
unset($result, $useShortname);
static::$isInited = true;
Event::trigger('IMI.INITED');
}
Expand Down

0 comments on commit 4dba457

Please sign in to comment.