feature/bestof-series-interface #99
@@ -33,9 +33,4 @@ const removeGame = (id) => {
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
createGame,
|
||||
getGame,
|
||||
removeGame,
|
||||
};
|
||||
|
||||
export { createGame, getGame, removeGame };
|
||||
|
||||
Reference in New Issue
Block a user