From bd467f6c14665d74b9ee4b6d86f57d1eeae7ba78 Mon Sep 17 00:00:00 2001 From: ntr Date: Wed, 14 Aug 2019 18:40:21 +1000 Subject: [PATCH] axios rm --- acp/src/acp.game.list.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/acp/src/acp.game.list.jsx b/acp/src/acp.game.list.jsx index e180aeca..744a6007 100644 --- a/acp/src/acp.game.list.jsx +++ b/acp/src/acp.game.list.jsx @@ -3,8 +3,6 @@ const { Component } = require('preact'); const { connect } = require('preact-redux'); const linkState = require('linkstate').default; -const axios = require('axios'); - const actions = require('./actions'); const addState = connect(