Commit 08902390 authored by Tim Branyen's avatar Tim Branyen Committed by Sam Saccone

Remove unused function

parent c1075787
......@@ -6,10 +6,6 @@ import renderTodoList from './todo-list';
const { html, innerHTML } = diff;
// Used to silence errors produced by missing Web Animations API support in the
// transition promises below.
const warnAboutWebAnim = () => console.info('No Web Animations API support');
// Allow diffHTML transitions to be bound inside the tagged helper.
inlineTransitions(diff);
......
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