Skip to content

Instantly share code, notes, and snippets.

View tracy-o's full-sized avatar
🐚
listening...

Tracy Oduebo tracy-o

🐚
listening...
View GitHub Profile
diff --git a/benchmark/condition_pattern_matching.ex b/benchmark/condition_pattern_matching.ex
deleted file mode 100644
index 5c006c1ae..000000000
--- a/benchmark/condition_pattern_matching.ex
+++ /dev/null
@@ -1,44 +0,0 @@
-defmodule Benchmark.ConditionPatternMatching do
- alias Belfrage.{Envelope, Envelope.Private, Envelope.Request}
- use Belfrage.Platforms
- import Fixtures.Envelope