Skip to content

Commit

Permalink
didnt mean to mess with subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgraham committed Feb 5, 2021
1 parent 3536158 commit 6e43161
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/apollo/resolvers/channel.js
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ const channelResolvers = {
uuid,
success: true,
name,
tags,
};
} catch(err){
if (err instanceof BasicRazeeError) {
Expand Down

0 comments on commit 6e43161

Please sign in to comment.