Skip to content
Snippets Groups Projects
Commit 55c704a5 authored by Phil Hughes's avatar Phil Hughes
Browse files

Merge branch '12428-pipelines' into 'master'

Removes EE differences for app/assets/javascripts/pipelines/pipeline_details_mediator.js

Closes gitlab-ee#12428

See merge request gitlab-org/gitlab-ce!30085
parents 8c89668d 82f4ebda
No related branches found
No related tags found
No related merge requests found
import Visibility from 'visibilityjs';
import PipelineStore from 'ee_else_ce/pipelines/stores/pipeline_store';
import Flash from '../flash';
import Poll from '../lib/utils/poll';
import { __ } from '../locale';
import PipelineStore from './stores/pipeline_store';
import PipelineService from './services/pipeline_service';
 
export default class pipelinesMediator {
Loading
Loading
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