pull 代码
This commit is contained in:
commit
2f188824bd
|
@ -1,9 +1,7 @@
|
|||
import React, { Component } from 'react';
|
||||
import { TPMIndexHOC } from '../tpm/TPMIndexHOC';
|
||||
import { SnackbarHOC, getImageUrl } from 'educoder';
|
||||
import Loading from "../../Loading";
|
||||
|
||||
|
||||
import Loading from '../../Loading';
|
||||
class http500 extends Component {
|
||||
constructor(props) {
|
||||
super(props);
|
||||
|
|
Loading…
Reference in New Issue