Skip to content
Snippets Groups Projects
Commit 14db5620 authored by John Swinbank's avatar John Swinbank
Browse files

Remove unused definitions

parent e7397480
No related branches found
No related tags found
2 merge requests!42Don't provide default URLs for IDA services,!41Don't provide default URLs for IDA services
import React, { createContext, useState, useEffect, useContext } from "react";
import { Alert } from "react-bootstrap";
import axios from "axios";
import getCookie from "../utils/getCookie";
import { GlobalContext } from "./GlobalContext";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment