blob: 73c226d4a43f366ecf053a4131d04e01a0dba663 [file] [log] [blame]
// Copyright 2016 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "lib/fxl/tasks/task_runner.h"
namespace fxl {
TaskRunner::~TaskRunner() {}
} // namespace fxl