blob: 1cfd3671ab0ca9144e730836011312d008ad0e39 [file] [log] [blame]
// Copyright 2019 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:triage_bot/engine.dart';
void main() async => startEngine(null);