Commit 61a68501 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Fix RepoHelper Flash import

parent a9813133
/* global Flash */
import Service from './repo_service'; import Service from './repo_service';
import Store from './repo_store'; import Store from './repo_store';
import Flash from '../flash'; import '../flash';
const RepoHelper = { const RepoHelper = {
isTree(data) { isTree(data) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment