bye reversi
This commit is contained in:
parent
45211e14b3
commit
b267a504ca
39 changed files with 3 additions and 5226 deletions
|
|
@ -13,8 +13,6 @@ import drive from './drive';
|
|||
import hashtag from './hashtag';
|
||||
import channel from './channel';
|
||||
import admin from './admin';
|
||||
import gamesReversi from './games/reversi';
|
||||
import gamesReversiGame from './games/reversi-game';
|
||||
|
||||
export default {
|
||||
main,
|
||||
|
|
@ -32,6 +30,4 @@ export default {
|
|||
hashtag,
|
||||
channel,
|
||||
admin,
|
||||
gamesReversi,
|
||||
gamesReversiGame,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue